GtkTreeView: Add some CSS for the 'dnd' style class so drawing the drag-dest-row...
authorFederico Mena Quintero <federico@gnome.org>
Wed, 27 Feb 2013 19:46:49 +0000 (13:46 -0600)
committerFederico Mena Quintero <federico@gnome.org>
Wed, 27 Feb 2013 19:51:19 +0000 (13:51 -0600)
commit0d95705bd52b32695e6e04240f273d1eb62264e6
tree47f1460dde901d3a07daa94057646c74698e8626
parent6d94f8a56c3385f1237e3be8ef20a4fb9b472636
GtkTreeView: Add some CSS for the 'dnd' style class so drawing the drag-dest-row works

The default CSS didn't have anything for GtkTreeView's 'dnd' style class.  So,
the call to gtk_render_frame() to draw the highlight frame for the drag-dest-row
was getting a border-width of 0, and nothing was drawn as a result.

Now we just copy the default from Adwaita, but make the border-radius 0, to make it
square like the rest of the Raleigh theme...
gtk/gtk-default.css